subclass object

subclass object
об'єкт підкласу (субкласу)

English-Ukrainian technical dictionary. 2015.

Игры ⚽ Поможем написать реферат

Смотреть что такое "subclass object" в других словарях:

  • Object slicing — This article is about object oriented programming. For other uses of slicing, see Slicing (disambiguation). In object oriented programming, a subclass typically extends its superclass by defining additional member variables. If a superclass… …   Wikipedia

  • Object-oriented programming — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concurrent computing …   Wikipedia

  • Object lifetime — In computer science, the object lifetime (or life cycle) of an object in object oriented programming is the time between an object s creation (also known as instantiation or construction) till the object is no longer used, and is destructed or… …   Wikipedia

  • Subclass (computer science) — In object oriented programming, a subclass is a class that inherits some properties from its superclass.You can usually think of the subclass as being a kind of its superclass, as in a a Manx is a kind of cat , or a square is a kind of rectangle …   Wikipedia

  • Object database — Example of an object oriented model.[1] An object database (also object oriented database management system) is a database management system in which information is represented in the form of objects as used in object oriented programming. Object …   Wikipedia

  • Object (computer science) — In computer science, an object is any entity that can be manipulated by the commands of a programming language, such as a value, variable, function, or data structure. (With the later introduction of object oriented programming the same word,… …   Wikipedia

  • Object-oriented design — OOD redirects here. OOD may also refer to Officer of the Deck, Officer of the day, or the Ood. Object oriented design is the process of planning a system of interacting objects for the purpose of solving a software problem. It is one approach to… …   Wikipedia

  • subclass — 1. noun a) A rank directly below class b) In object oriented programming, an object class derived from another class (its superclass) from which it inherits a base set of properties and m …   Wiktionary

  • Inheritance (object-oriented programming) — In object oriented programming (OOP), inheritance is a way to reuse code of existing objects, establish a subtype from an existing object, or both, depending upon programming language support. In classical inheritance where objects are defined by …   Wikipedia

  • Null Object pattern — Null object redirects here. For the concept in category theory, see Initial object. In object oriented computer programming, a Null Object is an object with defined neutral ( null ) behavior. The Null Object design pattern describes the uses of… …   Wikipedia

  • List of object-oriented programming terms — Those words found in object oriented programming. Some are related to OOP and some not. A * Abstract class (also called deferred class) * Abstract method * Abstraction (computer science) * Access control * Accessor method * Allocated class *… …   Wikipedia


Поделиться ссылкой на выделенное

Прямая ссылка:
Нажмите правой клавишей мыши и выберите «Копировать ссылку»